home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 June
/
CHIP_CD_2005-06.iso
/
test
/
fruity
/
flstudio502_install.exe
/
Fruity Stereo Enhancer.dll
/
0
/
RCDATA
/
TSYNTHEDITORFORM
/
TSYNTHEDITORFORM.txt
Wrap
Text File
|
2003-06-09
|
3KB
|
148 lines
object SynthEditorForm: TSynthEditorForm
Left = 203
Top = 424
BorderIcons = []
BorderStyle = bsSingle
Caption = 'SynthForm'
ClientHeight = 58
ClientWidth = 273
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poDefault
Scaled = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object SynthPanel: TWPControl
Left = 0
Top = 0
Width = 273
Height = 58
Align = alClient
Color = 5452845
ParentColor = False
ParentShowHint = True
object PanWheel: TLineWheel
Left = 204
Top = 29
Width = 17
Height = 17
Hint = '|^b^aPanning'
Options = []
SlowMotionDiv = 4
Min = -128
Max = 128
DefaultValue = 0
OnChange = CutoffWheelChange
MouseButton = mbLeft
HotSideX = 9
HotSideY = 9
PopupMenu = SynthResModule.WheelMenu
LineColor = 2105472
LinePressedColor = 176
end
object VolWheel: TLineWheel
Tag = 1
Left = 243
Top = 29
Width = 17
Height = 17
Hint = '|^b^aVolume'
Options = []
SlowMotionDiv = 4
Max = 320
Value = 256
DefaultValue = 256
OnChange = CutoffWheelChange
MouseButton = mbLeft
HotSideX = 9
HotSideY = 9
PopupMenu = SynthResModule.WheelMenu
LineColor = 2105472
LinePressedColor = 176
end
object PhaseWheel: TLineWheel
Tag = 3
Left = 112
Top = 12
Width = 21
Height = 21
Hint = '|^b^aPhase offset'
Options = [wwBigLine, wwPause]
MoveSpeed = 64
SlowMotionDiv = 4
Min = -512
Max = 512
DefaultValue = 0
OnChange = CutoffWheelChange
MouseButton = mbLeft
HotSideX = 10
HotSideY = 10
PopupMenu = SynthResModule.WheelMenu
StartOffset = 0.200000002980232200
LineColor = 15065303
LinePressedColor = 16624
LineThickness = 1
OnAdjustColor = PhaseWheelAdjustColor
end
object SepWheel: TLineWheel
Tag = 2
Left = 13
Top = 23
Width = 21
Height = 21
Hint = '|^b^aStereo separation'
Options = [wwBigLine, wwPause]
MoveSpeed = 16
SlowMotionDiv = 4
Min = -96
Max = 96
DefaultValue = 0
OnChange = CutoffWheelChange
MouseButton = mbLeft
HotSideX = 10
HotSideY = 10
PopupMenu = SynthResModule.WheelMenu
StartOffset = 0.200000002980232200
LineColor = 15065303
LinePressedColor = 16624
LineThickness = 1
OnAdjustColor = PhaseWheelAdjustColor
end
object InvSelect: TSelector
Tag = 5
Left = 147
Top = 13
Width = 30
Height = 30
Cursor = crHandPoint
Hint = '|^b^aPhase inversion'
NumCols = 1
NumRows = 3
DefaultValue = 0
OnChange = CutoffWheelChange
PopupMenu = SynthResModule.WheelMenu
end
object PosSelect: TSelector
Tag = 4
Left = 71
Top = 13
Width = 28
Height = 20
Cursor = crHandPoint
Hint = '|^b^aPhase effect position'
NumCols = 1
NumRows = 2
Value = 1
DefaultValue = 1
OnChange = CutoffWheelChange
PopupMenu = SynthResModule.WheelMenu
end
end
end